sequenceBy default, the program will go to the system registry, environment variables and related directories to find the JRE, because we only need to bring the JRE, so here I remove the default option, and then add our own JRE directory path, dot + number start:It is also recommended to use relative directory paths:Specifies the directory where the JRE resides,The final path to my JRE directory is this:. \jre1.6The following step is simply to add a splash screen to the program, and then press
An app, whether published to the app Store or installed on the user's screen, requires an iconic icon. At the same time, when the app starts, it should also have a splash screen, otherwise it will be black screen when it starts.1, in the "General" tab under the Project "App Icons and Launch Images" column can be easily
[CPP] view plain copy
void Widget::readregedit ()
{
QString path;
Qdir dir;
path=dir.currentpath (); //in Qtcreator Click to run the address is the project address, want to get the app address click on the application in the document (. exe file)
qstringsapp=path+ "/removefiles.exe" / /My program name NBSP;NBSP;
Sapp.replace ("/","\ \");
Qdebug ()
qsettings*reg=new qsettings ( Span class= "string" style= "Mar
Environment setup manual for Hybird App development using cordova + Ionic + AngularJsI. required tools
1. JDK: generate
2. Android SDK Development Environment
3. NodeJs: npm is used mainly.
4. Python Development Environment
5, VS 2012 (can also be installed, which has already been tested): Installing this mainly requires some. net stuff, and it is easy to figure out.
6. cordova: plays a role in mobile
Debugging with the simulator is cumbersome and very slow, with a mobile phone on hand to do the test machine, but has been unable to connect the computer.Baidu has a few to know, the first to connect when the choice:PC Assistant (Hisuite)This will load a similar drive disk resources, click Run will download the corresponding driver, updated the driver will be able to identify the device after the computer.Also remember to set the phone to allow debugging.Finally, choose a mobile device in the de
hardware acceleration, so must start Vt-x, boot Vt-x is set at the time of the computer boot, do not know how to start vt-x please leave a message under this blog post.(3) Installation of Intelhaxm-android.exeYou can see if the Intelhaxm-android.exe is installed in the SDK manager, if it is not installed, simply select Install.SDK Manager is located in C:\Users\Fred\AppData\Local\Android\Sdk\android-sdk-windows.(4), the creation or configuration of the simulatorThe simulator is the operation of
HTML5 + mobile app development tutorial 1-Environment setup, html5appPreface
This tutorial describes how to use html5 + (nativejs) and mui to develop mobile apps (including android and ios ),
If you are interested, continue. If you are not interested, skip this step. Most of them are from the official api and some summary is added.
HBuilder description
I used h5 + to develop the
Java Download:
Http://www.oracle.com/technetwork/java/javase/downloads/index.htmlEnvironment variables:Java_home=c:\program files\java\jdk1.8.0_25Path=%java_home%\bin;%java_home%\jre\bin;Classpath=.; %java_home%\lib\dt.jar;%java_home%\lib\tools.jar;Test:Javac
Installing Nodejs
Node-v0.10.38-x64.msi: https://nodejs.org/dist/v0.10.38/x64/
Installing Ant
Unzip Apache-ant-1.9.5-bin.zip to any position (ant:https://www.apache.org/dist/ant/binaries/)Environment variabl
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.